home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / wtjmarch.zip / READ.ME < prev    next >
Text File  |  1992-02-22  |  2KB  |  51 lines

  1. Folks--
  2.  
  3. Here's all the code to go with the March 1992 (Volume I, No. 2) issue of
  4. Windows Tech Journal. There's some pretty good stuff here this time.
  5.  
  6. The HATCH subdirectory contains the four short listings that go with the
  7. cover story, "Hatch Better Programs With OOP." They show class declarations
  8. and member functions in C++, Turbo Pascal, Liana, and KnowledgePro (Windows).
  9.  
  10. DEBUGWIN is the debugging DLL written in Turbo Pascal for Windows. Very hot
  11. stuff indeed--it lets you do printf-style (er, make that writeln-style)
  12. debugging in Windows.
  13.  
  14. The WINSORT directory contains WINSORT.C, which is interesting on two counts.
  15. First, it shows how to use Windows not as an operating environment, but as a
  16. DOS extender. (Pretty clever, that.) Second, it illustrates a distinctive new
  17. sorting algorithm. The code is more illustrative than useful, as it does
  18. depend on a header file we don't have.
  19.  
  20. The LIFE directory contains source, executables, icons, and supporting files
  21. for two implementations of the game of LIFE, as described in Zack Urlocker's
  22. "Polymorphism Unbound" column. You get the complete code in Turbo Pascal for
  23. Windows and in Borland C++. Very nice!
  24.  
  25. SLIDE contains the code for Richard Shaw's "The Virtual Column." The code
  26. shows how C++ programmers can handle messages without WndProcs!
  27.  
  28. DDEBMP contains the Visual Basic source for a DDE Client and a DDE Server.
  29. If you're having trouble understanding DDE, this code is for you!
  30.  
  31. Finally, the CONTROLS directory holds updated code to go along with Richard
  32. Levaro's tutorial on writing custom controls from issue #1. Some folks had
  33. trouble with the code we distributed last time, so we got Richard to provide
  34. a makefile and other material.
  35.  
  36. Thanks,
  37.  
  38. J.D. Hildebrand
  39. Editor
  40.  
  41. P.S. We've now got T-shirts, sweatshirts, and mouse pads in both of our new
  42. WinTech designs: NO GUI, NO GLORY and RTFM. Call (800) 234-0386 for the latest
  43. prices.
  44.  
  45. WinTech will be at Software Development '92, the Borland Language Conference,
  46. and Windows World in the next few months. Stop by and say hello!
  47.  
  48. Remember, Windows Tech Journal subscriptions are just $29.95 for 12 issues
  49. (that's $5 less than Microsoft Systems Journal charges for SIX issues!). Our
  50. circulation staff is standing by the phones: (800) 234-0386.
  51.